PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFDisplayImageXObjectOperator Class / setImageID Method
The image ID
In This Topic
    setImageID Method
    In This Topic
    Sets the image ID.
    Syntax
    public void setImageID( 
       PDFCosName imageID
    )

    Parameters

    imageID
    The image ID
    Exceptions
    ExceptionDescription
    When imageID is null
    See Also